xenstore: Do not assign to stdout/stderr/stdin - they are not
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 1 Aug 2007 18:17:08 +0000 (19:17 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 1 Aug 2007 18:17:08 +0000 (19:17 +0100)
commit79a18447fe70c67d682bcf585c2234efca25f46a
tree5910043d684fc863381f3c77a89f262630c5dcbb
parent71b66d78933833d09538c903ded167636acf8a59
xenstore: Do not assign to stdout/stderr/stdin - they are not
implemented as variables on all systems.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/xenstore/utils.c
tools/xenstore/utils.h
tools/xenstore/xenstored_core.c